Uses of Class
com.fourjs.report.facturx.profiles.extended.ContactTypeCodeContentType
-
Packages that use ContactTypeCodeContentType Package Description com.fourjs.report.facturx.profiles.extended -
-
Uses of ContactTypeCodeContentType in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that return ContactTypeCodeContentType Modifier and Type Method Description static ContactTypeCodeContentTypeContactTypeCodeContentType. fromString(String value)ContactTypeCodeContentTypeBuyerAgent. getBuyerAgentTypeCode()EXT:CONTACT - TypeContactTypeCodeContentTypePayer. getPayerTypeCode()EXT:CONTACT - TypeContactTypeCodeContentTypeSalesAgent. getSalesAgentTypeCode()EXT:Sales Agent CONTACT - Typestatic ContactTypeCodeContentTypeContactTypeCodeContentType. valueOf(String value)Methods in com.fourjs.report.facturx.profiles.extended with parameters of type ContactTypeCodeContentType Modifier and Type Method Description BuyerAgentBuyerAgent. setBuyerAgentTypeCode(ContactTypeCodeContentType value)PayerPayer. setPayerTypeCode(ContactTypeCodeContentType value)SalesAgentSalesAgent. setSalesAgentTypeCode(ContactTypeCodeContentType value)
-